Loading...
 

Slot modules

Slot

Description

Functionality

Input window

This module is used to maintain the slots of an object.

Fields
Field Description
Value Only the values of the individual slots can be changed

List window

Selection window

This module serves to list the slots of a business object.

Related topics


Technical documentation

Overview

 Module overview

Slot base module

The basic module cannot be called up directly.

This module serves as the basic module for the modules for maintaining and listing the slots of a business object and is therefore not called directly.

All objects derived from the class CX_EXPANDABLE can hold any number of slots, i.e. each of these objects can be extended by the specification of any other attributes (data).

Module name

oslotbas.mod

Classes

CX_VESSEL
CX_CONTAINER

Slot editing module

Module name

custoedt.mod

Classes

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
EDIT_OBJECT_SLOT A slot, integrated in a CX_VESSEL object A slot has been selected for editing
LIST_OBJECT_SLOT Commercial property A business object was selected to edit one of its slots

Sent messages
Message Parameters Function
EDIT_OBJECT_SLOT Slot A slot (embedded in a CX_VESSEL object) was selected for editing

Slot selection module

Module name

oslotsel.mod

Classes

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
SELECT_OBJECT_SLOT Commercial property A commercial property was selected to select one of its slots

Sent messages
Message Parameters Function
OBJECT_SLOT_SELECTED Slot A slot (held in a CX_VESSEL object) was selected

Operational business